home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / network / netsim / About
Encoding:
Text File  |  1995-06-19  |  1.7 KB  |  37 lines

  1. Utility:       NetSim
  2. Filetype:      Application (source code provided)
  3. Size:          5K
  4. Author:        Andrew Bower
  5. Version:       7 Aug 1994
  6.  
  7. ==Purpose:===================================================================
  8. Patches the Econet module to fool it into thinking that network hardware is
  9. present and installs the NetFiler icon onto the icon bar.  Also traps logons
  10. in the dialogue box using the Filter Manager and simulates a local ‘network’
  11. with different users.
  12.  
  13. ==Instructions:==============================================================
  14. Just run it!
  15. Unless you have set your station number to a valid number, it will assume
  16. station 1.
  17. New users can be added by altering the passwords file.  Their user root
  18. directory will be <ID.username> within the network directory.
  19. Clicking on the Net icon will open the root directory of the ‘network’
  20.  
  21. ==Technical details:=========================================================
  22. This program ONLY works with RISC OS versions 3.10 and 3.11 because of
  23. addresses in the ROM being specific.  If you wish to run this program on a
  24. different version of RISC OS, then contact me and I will see what I can do.
  25.  
  26. ==Licence:===================================================================
  27. I retain the copyright for this utility.
  28. It may distributed freely provided that the author’s name and copyright is
  29. preserved.  Any user modifications which are distributed must be annotated in
  30. REM statements after the author’s copyright notice and appended to the object
  31. code as text.
  32.  
  33. ==The author:================================================================
  34. I may be contacted at the following address:
  35. 60 Barcheston Road, Knowle, Solihull, West Midlands, B93 9JT.
  36.  
  37.                                                     A.J.Bower, 18 June 1995.